v10.5.1🎉#6000
Merged
Merged
Conversation
* TrainTypeKind に BusRoute を追加してバス系統の列車種別を表現できるようにする * バス路線で hasTrainTypes が true のとき先頭の列車種別を自動選択する * CommonCard の title を adjustsFontSizeToFit 化しバス系統名は 2 行まで許容する
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* バス路線では「列車種別」を「系統」と表記するよう言い換え * CommonCardでバス系統名のtitleを最大3行に拡張し末尾の「行」を方面と同様に縮小表示 * バス時の列車種別フォールバック表記を「指定なし」に分岐
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
|
抽出したバージョン 10.5.1 は現在のバージョンと同一です。バージョンを上げる必要がある場合はブランチ名を変更してください。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
変更の種類
変更内容
title表示を改善 (バス路線で列車種別を系統と言い換え長い系統名のtitle表示を改善 #5995)テスト
npm run lintが通ることnpm testが通ることnpm run typecheckが通ること関連Issue
スクリーンショット(任意)